home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / deluser.zip / DELUSER.DOC next >
Text File  |  1990-07-23  |  3KB  |  71 lines

  1.  ┌────────────────────────────────────────────────────────────────────────────┐
  2.  │         DeleteUser · Deletes Currently Online User in RemoteAccess         │
  3.  └────────────────────────────────────────────────────────────────────────────┘
  4.            Copyright (C) 1990 RodentWare, Michael Reece/James Calvert
  5.  
  6.      - Restrictions -
  7.  
  8.      DeleteUser is copyrighted to RodentWare.  It may not be edited in any
  9.      way for any reason.  If there are any changes you would like to see
  10.      made to this program, please contact the authors.  RodentWare
  11.      programmers are Michael Reece and James Calvert; contact by netmail
  12.      at 1:3801/42, or via the RA_SUPPORT or RA_UTIL FidoNet support
  13.      conferences.
  14.  
  15.      DeleteUser is released under the ShareWare agreement.  If you use
  16.      this program, and like the work it does for you, a one-time donation
  17.      to the authors of 5$ (US) or greater would be appreciated.  Any
  18.      donation of 25$ (US) or greater will register you for this and all
  19.      other RodentWare products, both existing and future programs.
  20.  
  21.      The authors of this program take no responsibility for damages
  22.      occurring to you and/or your computer equipment because of the use or
  23.      inability to use this software.  The authors uphold no warranty
  24.      expressed or implied.
  25.  
  26.      This program may not be used in any commercial environment, or
  27.      government institution, or any other environment when business
  28.      transactions take place, whether nonprofit or profit.  If you have
  29.      any questions, direct them to the authors.
  30.  
  31.      All rights reserved.
  32.  
  33.  
  34.      - Purpose -
  35.  
  36.      This program marks the currently online user for deletion.  Why?
  37.      It has several advantages as well as disadvantages.  If you allow
  38.      aliases, it can be used to allow the user to relogon with a new
  39.      alias, after deleting the current one.  Also, it can be placed on
  40.      a certain menu, followed by an ^A logoff function, to kill a certain
  41.      user.  Say a certain flag (A1) is turned by (by another program) when
  42.      the user has called 10 times.  You can have an option on your main
  43.      menu to run this program if the user has flag A1, and then to log him
  44.      off.  Or, by placing it on an ALT-Function key, you can take the
  45.      procedure one step farther, by completely erasing the user.
  46.  
  47.      However, if you have this option available to all users, they can
  48.      call and leech your files, then delete themselves and call back for
  49.      a second round.
  50.  
  51.      Be careful with the ways you use this program.  Once the user is
  52.      deleted, he is then logged back on, and proceeds as normal, until
  53.      he is logged off.  This is done by changing the users DELETED
  54.      attribute in EXITINFO.BBS.
  55.  
  56.      Make sure this program is run in the same directory as EXITINFO.BBS.
  57.  
  58.      - Miscellaneous -
  59.  
  60.      * RemoteAccess is a trademark of Continental Software
  61.  
  62.      If you find the program useful, please send a 5$ (US) donation to
  63.      the authors.  Send all donations to the address listed below.  Send
  64.      all bug reports, comment, and fan mail to the BBS listed below.
  65.  
  66.          Michael Reece                 Improbability Drive II
  67.          3700 MacDonald #210           214/566-5162 * 1:3801/42
  68.          Tyler TX 75701                RodentWare Support Board
  69.  
  70.      [End of Text]
  71.